Returns a value that indicates the source of a remote data access error.
Syntax
object.Source
The object placeholder represents an object expression that evaluates to an object in the Applies To list.
Return Values
The Source property return value is a string expression as described in Remarks.
Remarks
When an error occurs during an ODBC operation, an rdoError object is appended to the rdoErrors collection. If the error occurred within RDO, the return value begins with "MSRDO20". The object class that caused the error might also be appended to the value of the Source property.